home *** CD-ROM | disk | FTP | other *** search
- #
- # format for txtsetup.oem.
- #
- # General format:
- #
- # [section]
- # key = value1,value2,...
- #
- #
- # The hash ('#') introduces a comment.
- # Strings with embedded spaces, commas, or hashes should be double-quoted
- #
-
-
- [Disks]
-
- # This section lists all disks in the disk set.
- #
- # <description> is a descriptive name for a disk, used when
- # prompting for the disk
- # <tagfile> is a file whose presence allows setup to recognize
- # that the disk is inserted.
- # <directory> is where the files are located on the disk.
- #
-
- d1 = "MILLENNIUM WIN-NT DRV Disk 1/1", \mgax64.tag, \
-
-
- [Defaults]
-
- # This section lists the default selection for each 'required'
- # hardware component. If a line is not present for a component,
- # the default defaults to the first item in the [<component_name>]
- # section (see below).
- #
- # <component_name> is one of computer, display, keyboard, mouse, scsi
- # <id> is a unique <within the component> string to be associated
- # with an option.
-
- display = "Matrox MGA2064 640x 480x 8"
-
-
- [display]
-
- # This section lists the options available for a particular component.
- #
- # <id> is the unique string for the option
- # <description> is a text string, presented to the user in a menu
-
- "Matrox MGA2064 640x 480x 8" = "Matrox MGA Millennium/Mystique 640x 480, 256 colors"
- "Matrox MGA2064 800x 600x 8" = "Matrox MGA Millennium/Mystique 800x 600, 256 colors"
- "Matrox MGA2064 1024x 768x 8" = "Matrox MGA Millennium/Mystique 1024x 768, 256 colors"
- "Matrox MGA2064 1152x 864x 8" = "Matrox MGA Millennium/Mystique 1152x 864, 256 colors"
- "Matrox MGA2064 1280x1024x 8" = "Matrox MGA Millennium/Mystique 1280x1024, 256 colors"
- "Matrox MGA2064 1600x1200x 8" = "Matrox MGA Millennium/Mystique 1600x1200, 256 colors"
- "Matrox MGA2064 640x 480x15" = "Matrox MGA Millennium/Mystique 640x 480, 32K colors"
- "Matrox MGA2064 800x 600x15" = "Matrox MGA Millennium/Mystique 800x 600, 32K colors"
- "Matrox MGA2064 1024x 768x15" = "Matrox MGA Millennium/Mystique 1024x 768, 32K colors"
- "Matrox MGA2064 1152x 864x15" = "Matrox MGA Millennium/Mystique 1152x 864, 32K colors"
- "Matrox MGA2064 1280x1024x15" = "Matrox MGA Millennium/Mystique 1280x1024, 32K colors (4Mb board)"
- "Matrox MGA2064 1600x1200x15" = "Matrox MGA Millennium/Mystique 1600x1200, 32K colors (4Mb board)"
- "Matrox MGA2064 640x 480x16" = "Matrox MGA Millennium/Mystique 640x 480, 64K colors"
- "Matrox MGA2064 800x 600x16" = "Matrox MGA Millennium/Mystique 800x 600, 64K colors"
- "Matrox MGA2064 1024x 768x16" = "Matrox MGA Millennium/Mystique 1024x 768, 64K colors"
- "Matrox MGA2064 1152x 864x16" = "Matrox MGA Millennium/Mystique 1152x 864, 64K colors"
- "Matrox MGA2064 1280x1024x16" = "Matrox MGA Millennium/Mystique 1280x1024, 64K colors (4Mb board)"
- "Matrox MGA2064 1600x1200x16" = "Matrox MGA Millennium/Mystique 1600x1200, 64K colors (4Mb board)"
- "Matrox MGA2064 640x 480x24" = "Matrox MGA Millennium/Mystique 640x 480, 16M colors"
- "Matrox MGA2064 800x 600x24" = "Matrox MGA Millennium/Mystique 800x 600, 16M colors"
- "Matrox MGA2064 1024x 768x24" = "Matrox MGA Millennium/Mystique 1024x 768, 16M colors (4Mb board)"
- "Matrox MGA2064 1152x 864x24" = "Matrox MGA Millennium/Mystique 1152x 864, 16M colors (4Mb board)"
- "Matrox MGA2064 1280x1024x24" = "Matrox MGA Millennium/Mystique 1280x1024, 16M colors (4Mb board)"
- "Matrox MGA2064 1600x1200x24" = "Matrox MGA Millennium 1600x1200, 16M colors (8Mb board)"
- "Matrox MGA2064 640x 480x32" = "Matrox MGA Millennium/Mystique 640x 480, True Color"
- "Matrox MGA2064 800x 600x32" = "Matrox MGA Millennium/Mystique 800x 600, True Color"
- "Matrox MGA2064 1024x 768x32" = "Matrox MGA Millennium/Mystique 1024x 768, True Color (4Mb board)"
- "Matrox MGA2064 1152x 864x32" = "Matrox MGA Millennium/Mystique 1152x 864, True Color (4Mb board)"
- "Matrox MGA2064 1280x1024x32" = "Matrox MGA Millennium 1280x1024, True Color (8Mb board)"
-
-
- # This section lists the files that should be copied if the user
- # selects a particular component option.
- #
- # <file_type> is one of driver, port, class, dll, hal, inf, or detect.
- # See below.
- # <source_disk> identifies where the file is to be copied from, and must
- # match en entry in the [Disks] section.
- # <filename> is the name of the file. This will be appended to the
- # directory specified for the disk in the [Disks] section to form the
- # full path of the file on the disk.
-
- ["Files.display.Matrox MGA2064 640x 480x 8"]
- driver = d1,mgax64.sys,mga8a
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 800x 600x 8"]
- driver = d1,mgax64.sys,mga8c
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1024x 768x 8"]
- driver = d1,mgax64.sys,mga8d
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1152x 864x 8"]
- driver = d1,mgax64.sys,mga8e
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1280x1024x 8"]
- driver = d1,mgax64.sys,mga8f
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1600x1200x 8"]
- driver = d1,mgax64.sys,mga8g
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 640x 480x15"]
- driver = d1,mgax64.sys,mga15a
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 800x 600x15"]
- driver = d1,mgax64.sys,mga15c
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1024x 768x15"]
- driver = d1,mgax64.sys,mga15d
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1152x 864x15"]
- driver = d1,mgax64.sys,mga15e
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1280x1024x15"]
- driver = d1,mgax64.sys,mga15f
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1600x1200x15"]
- driver = d1,mgax64.sys,mga15g
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 640x 480x16"]
- driver = d1,mgax64.sys,mga16a
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 800x 600x16"]
- driver = d1,mgax64.sys,mga16c
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1024x 768x16"]
- driver = d1,mgax64.sys,mga16d
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1152x 864x16"]
- driver = d1,mgax64.sys,mga16e
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1280x1024x16"]
- driver = d1,mgax64.sys,mga16f
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1600x1200x16"]
- driver = d1,mgax64.sys,mga16g
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 640x 480x24"]
- driver = d1,mgax64.sys,mga24a
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 800x 600x24"]
- driver = d1,mgax64.sys,mga24c
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1024x 768x24"]
- driver = d1,mgax64.sys,mga24d
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1152x 864x24"]
- driver = d1,mgax64.sys,mga24e
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1280x1024x24"]
- driver = d1,mgax64.sys,mga24f
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1600x1200x24"]
- driver = d1,mgax64.sys,mga24g
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 640x 480x32"]
- driver = d1,mgax64.sys,mga32a
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 800x 600x32"]
- driver = d1,mgax64.sys,mga32c
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1024x 768x32"]
- driver = d1,mgax64.sys,mga32d
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1152x 864x32"]
- driver = d1,mgax64.sys,mga32e
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
- ["Files.display.Matrox MGA2064 1280x1024x32"]
- driver = d1,mgax64.sys,mga32f
- dll = d1,mgax64.dll
- inf = d1,oemsetup.inf
-
-
- # This section specifies values to be set in the registry for
- # particular component options. Required values in the services\xxx
- # key are created automatically -- use this section to specify additional
- # keys to be created in services\xxx and values in services\xxx and
- # services\xxx\yyy.
- #
- # <key_name> is relative to the services node for this device.
- # If it is empty, then it refers to the services node.
- # If specified, the key is created first.
- # <value_name> specifies the value to be set within the key
- # <value_type> is a string like REG_DWORD. See below.
- # <value> specifies the actual value; its format depends on <value_type>
-
- [Config.mga8a]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 8
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 280
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 1e0
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga8c]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 8
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 320
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 258
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga8d]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 8
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 400
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 300
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga8e]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 8
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 480
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 372
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga8f]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 8
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 500
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 400
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga8g]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 8
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 640
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 4b0
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga15a]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, f
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 280
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 1e0
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga15c]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, f
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 320
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 258
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga15d]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, f
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 400
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 300
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga15e]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, f
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 480
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 372
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga15f]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, f
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 500
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 400
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga15g]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, f
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 640
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 4b0
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga16a]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 10
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 280
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 1e0
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga16c]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 10
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 320
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 258
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga16d]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 10
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 400
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 300
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga16e]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 10
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 480
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 372
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga16f]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 10
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 500
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 400
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga16g]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 10
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 640
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 4b0
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga24a]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 18
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 280
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 1e0
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga24c]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 18
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 320
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 258
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga24d]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 18
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 400
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 300
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga24e]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 18
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 480
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 372
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga24f]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 18
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 500
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 400
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga24g]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 18
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 640
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 4b0
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga32a]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 20
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 280
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 1e0
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga32c]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 20
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 320
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 258
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga32d]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 20
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 400
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 300
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga32e]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 20
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 480
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 372
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-
- [Config.mga32f]
- value = "", tag, REG_DWORD, b
- value = Device0, VgaCompatible, REG_DWORD, 0
- value = Device0, InstalledDisplayDrivers, REG_MULTI_SZ, mgax64
- value = Device0, DefaultSettings.BitsPerPel, REG_DWORD, 20
- value = Device0, DefaultSettings.XResolution, REG_DWORD, 500
- value = Device0, DefaultSettings.YResolution, REG_DWORD, 400
- value = Device0, "Device Description", REG_SZ, "Matrox MGA Millennium"
- value = Device0, User.AlternateLines, REG_DWORD, 0
- value = Device0, User.CenterDialogs, REG_DWORD, 0
- value = Device0, User.ComplexBlt, REG_DWORD, 1
- value = Device0, User.DeviceBitmaps, REG_DWORD, 1
- value = Device0, User.LanguageList, REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espa±ol","MGA_SPA","Franτais","MGA_FRE","Italiano","MGA_ITA"
- value = Device0, User.LanguageOption, REG_SZ, "English"
- value = Device0, User.MgaInfoFile, REG_DWORD, 1
- value = Device0, User.MgaPanelLastPage, REG_DWORD, 1
- value = Device0, User.SynchronizeDac, REG_DWORD, 0
- value = Device0, User.SynchronizeEngine, REG_DWORD, 0
- value = Device0, User3d.DoubleBuffer, REG_DWORD, 1
- value = Device0, User3d.SubPixel, REG_DWORD, 1
- value = Device0, User3d.ZBuffer, REG_DWORD, 1
-